[INFO] cloning repository https://github.com/LLJY/howy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LLJY/howy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLLJY%2Fhowy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLLJY%2Fhowy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7d187d723185742fb7cb9ef24e8af50d1e3890e
[INFO] checking LLJY/howy against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLLJY%2Fhowy" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/LLJY/howy
[INFO] finished tweaking git repo https://github.com/LLJY/howy
[INFO] tweaked toml for git repo https://github.com/LLJY/howy written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LLJY/howy on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LLJY/howy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded v4l2-sys-mit v0.3.0
[INFO] [stderr]   Downloaded v4l v0.14.0
[INFO] [stderr]   Downloaded bindgen v0.65.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8a3dcf6a714403fba0ee4a7a5ee5dfc2dd2a6f13be5baf5af0fab62f46b012ff
[INFO] running `Command { std: "docker" "start" "8a3dcf6a714403fba0ee4a7a5ee5dfc2dd2a6f13be5baf5af0fab62f46b012ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a3dcf6a714403fba0ee4a7a5ee5dfc2dd2a6f13be5baf5af0fab62f46b012ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a3dcf6a714403fba0ee4a7a5ee5dfc2dd2a6f13be5baf5af0fab62f46b012ff" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a3dcf6a714403fba0ee4a7a5ee5dfc2dd2a6f13be5baf5af0fab62f46b012ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a3dcf6a714403fba0ee4a7a5ee5dfc2dd2a6f13be5baf5af0fab62f46b012ff" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking linux-keyutils v0.2.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.12
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking ort v2.0.0-rc.12
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling howy-common v0.1.0 (/opt/rustwide/workdir/crates/howy-common)
[INFO] [stderr]    Compiling v4l2-sys-mit v0.3.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking howy-cli v0.1.0 (/opt/rustwide/workdir/crates/howy-cli)
[INFO] [stderr]     Checking howy-pam v0.1.0 (/opt/rustwide/workdir/crates/howy-pam)
[INFO] [stdout] warning: function `check_lid_closed` is never used
[INFO] [stdout]    --> crates/howy-pam/src/lib.rs:292:4
[INFO] [stdout]     |
[INFO] [stdout] 292 | fn check_lid_closed() -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `glob_paths` is never used
[INFO] [stdout]    --> crates/howy-pam/src/lib.rs:307:4
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn glob_paths(_pattern: &str) -> io::Result<Vec<String>> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_lid_closed` is never used
[INFO] [stdout]    --> crates/howy-pam/src/lib.rs:292:4
[INFO] [stdout]     |
[INFO] [stdout] 292 | fn check_lid_closed() -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `glob_paths` is never used
[INFO] [stdout]    --> crates/howy-pam/src/lib.rs:307:4
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn glob_paths(_pattern: &str) -> io::Result<Vec<String>> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking v4l v0.14.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking howy-daemon v0.1.0 (/opt/rustwide/workdir/crates/howy-daemon)
[INFO] [stdout] warning: unused import: `MlConfig`
[INFO] [stdout]   --> crates/howy-daemon/../../tests/smoke_test.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | use howy_common::config::{HowyConfig, MlConfig};
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `howy_daemon::inference::InferenceEngine`
[INFO] [stdout]  --> crates/howy-daemon/../../tests/debug_scrfd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use howy_daemon::inference::InferenceEngine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> crates/howy-daemon/../../tests/debug_scrfd.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let config = HowyConfig::default();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `howy_daemon::inference::InferenceEngine`
[INFO] [stdout]  --> crates/howy-daemon/../../tests/debug_scrfd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use howy_daemon::inference::InferenceEngine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MlConfig`
[INFO] [stdout]   --> crates/howy-daemon/../../tests/smoke_test.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | use howy_common::config::{HowyConfig, MlConfig};
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> crates/howy-daemon/../../tests/debug_scrfd.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let config = HowyConfig::default();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] running `Command { std: "docker" "inspect" "8a3dcf6a714403fba0ee4a7a5ee5dfc2dd2a6f13be5baf5af0fab62f46b012ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a3dcf6a714403fba0ee4a7a5ee5dfc2dd2a6f13be5baf5af0fab62f46b012ff", kill_on_drop: false }`
[INFO] [stdout] 8a3dcf6a714403fba0ee4a7a5ee5dfc2dd2a6f13be5baf5af0fab62f46b012ff
